Outgoing Origination States
Thevalue
parameter of thetelCAOutgoingMsg
message (page 5-17) indicates whether an outgoing call was initiated manually or programmatically. It contains one of the following constants.
enum { telPhysical = 0, telProgrammatic = 1 };Constant descriptions
telPhysical
- The outgoing call was placed manually; the user lifted the handset and initiated the call.
telProgrammatic
- The outgoing call was placed programmatically.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help